Merged
Conversation
prgeor
previously approved these changes
Jan 20, 2023
mihirpat1
previously approved these changes
Jan 20, 2023
mihirpat1
approved these changes
Jan 20, 2023
prgeor
approved these changes
Jan 21, 2023
Collaborator
|
@yxieca please help cherry pick to 202205 |
StormLiangMS
pushed a commit
that referenced
this pull request
Jan 23, 2023
* add SOP ROC in bulk status * add test item
yxieca
pushed a commit
that referenced
this pull request
Jan 23, 2023
* add SOP ROC in bulk status * add test item
lguohan
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this pull request
Jan 26, 2023
Update sonic-platform-common submodule head to include: 38a7a65 mihirpat1 Wed Jan 25 09:49:05 2023 -0800 Change get_tx_bias return type to list (sonic-net/sonic-platform-common#342) ecb7dde qinchuanares Sat Jan 21 11:24:37 2023 -0800 add SOP ROC in bulk status (sonic-net/sonic-platform-common#341) Signed-off-by: Mihir Patel <patelmi@microsoft.com>
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-platform-common
that referenced
this pull request
Oct 25, 2024
…ve' (sonic-net#341) * [ycable] add changes for correcting telemetry values for 'active-active' This change creates unknown, N/A values for active-standby cable types for active-active type cable. Since streaming telemetry today looks for both active-active and active-standby for posting values to State DB, this change introduces a one time posting of fields with 'pseudo-cable' type when channels are attempted to be created by ycabled. Description Motivation and Context How Has This Been Tested? UT and posting the changes on test device. Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SOP ROC was not included in the get_transceiver_bulk_status function. This PR adds this item in the output.
Description
Motivation and Context
How Has This Been Tested?
Additional Information (Optional)